home *** CD-ROM | disk | FTP | other *** search
-
- ; FTUSERS.MB - Permissions for FT
-
- ; Fields are callsign, directory root, permissions.
- ; Permission values are:
- ; r - read allowed.
- ; c - create without overwrite allowed.
- ; d - delete and create with overwrite allowed.
-
- ; A * in callsign field matches any callsign.
-
- * \bulls\ r ; Anyone can look at all the bulletins.
- * \ham\ rc ; Anyone can read / create files here.
- * \public\ rcd ; Anyone can read / create / delete files in this tree.
- * \rfc\ r
-